home *** CD-ROM | disk | FTP | other *** search
- -- card: 4399 from stack: in
- -- bmap block id: 4839
- -- flags: 4000
- -- background id: 2974
- -- name: Special Menus 1
-
-
- -- part 49 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=58 top=141 right=165 bottom=189
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Tear-Off Tools
- ----- HyperTalk script -----
- on mouseUp
- visual zoom out to card
- go to card "Tear-Off"
- end mouseUp
-
- see page 152
-
-
- -- part 50 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=58 top=180 right=204 bottom=189
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Submenus
- ----- HyperTalk script -----
- on mouseUp
- visual zoom out to card
- go to card "Submenus"
- end mouseUp
-
-
-
- -- part 59 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=404 top=280 right=303 bottom=428
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Left
- ----- HyperTalk script -----
- on mouseUp
- visual scroll left
- go to card "Screen Elements"
- end mouseUp
-
-
-
- -- part 60 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=441 top=280 right=303 bottom=465
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Right
- ----- HyperTalk script -----
- on mouseUp
- visual scroll right
- go to card "Steps 1"
- end mouseUp
-
-
-
- -- part 62 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=58 top=102 right=126 bottom=189
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Pop-Up
- ----- HyperTalk script -----
- on mouseUp
- visual zoom out to card
- go to card "Pop-Up"
- end mouseUp
-
- see page 79,152
-